home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr26 / netprog.zip / NETPROG.TAR / lock / doseq next >
Text File  |  1989-12-17  |  91b  |  10 lines

  1. #! /bin/sh
  2.  
  3. #
  4. # Set the sequence number to 1.
  5. #
  6.  
  7. cat > seqno <<EndOfScript
  8. 001
  9. EndOfScript
  10.